home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / developer-tools / aros / source / exec / internal / m68k / new / superstate.s < prev    next >
Encoding:
Text File  |  1996-07-16  |  111 b   |  9 lines

  1.     .text
  2.     .align    16
  3.     .globl    Exec_SuperState
  4.     .type    Exec_SuperState,@function
  5. Exec_SuperState:
  6.     /* Dummy */
  7.     ret
  8.  
  9.